remove unecessary rules for win32-specific config-substituted targets. If
authorOwen Taylor <otaylor@redhat.com>
Thu, 16 Nov 2000 00:16:46 +0000 (00:16 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 16 Nov 2000 00:16:46 +0000 (00:16 +0000)
commitbc41c3ffcf8d4d13e0fccb107fd70e65ea9af1ef
tree5fe84dd890ea9f14d4201bf1a992305a7f718db4
parentac5c0dbc986168216f79d309e15c020b3d39fedf
remove unecessary rules for win32-specific config-substituted targets. If

Wed Nov 15 18:39:40 2000  Owen Taylor  <otaylor@redhat.com>

* **/Makefile.am : remove unecessary rules for win32-specific
config-substituted targets. If you want these rules, use
--enable-maintainer-mode (called automatically by autogen.sh).
Stops a lot of unneccessary make-time warnings.

* gtk/gtktext{layout,display}.c: Factor in total width as
well as screen when figuring alignment for word-wrap as well as
no wrap; this is necessary to handle lines that cannot be wrapped
at all.
15 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk-pixbuf/Makefile.am
gdk-pixbuf/pixops/Makefile.am
gdk/Makefile.am
gdk/win32/Makefile.am
gdk/win32/rc/Makefile.am
gtk/Makefile.am
gtk/gtktextdisplay.c
gtk/gtktextlayout.c